Skip to content

Modify clang declaration weakly-imported query to use Swift's code-gen target triple #81113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 25, 2025

Similarly to how #70564 configures 'ClangImporter's 'CodeGenerator' using Swift's compilation target triple, we must use the versioned version of the 'isWeakImported' query to determine linkage for imported Clang symbols.

@artemcm
Copy link
Contributor Author

artemcm commented Apr 25, 2025

@artemcm artemcm force-pushed the ParameterizeWeakQueryForSwift branch from 1e4a388 to 427c0ce Compare April 28, 2025 18:11
@artemcm
Copy link
Contributor Author

artemcm commented Apr 28, 2025

@artemcm artemcm force-pushed the ParameterizeWeakQueryForSwift branch from 427c0ce to dde7fd4 Compare April 28, 2025 18:43
@artemcm
Copy link
Contributor Author

artemcm commented Apr 28, 2025

@artemcm
Copy link
Contributor Author

artemcm commented Apr 29, 2025

swiftlang/llvm-project#10555
@swift-ci test macOS platform

@artemcm
Copy link
Contributor Author

artemcm commented Apr 29, 2025

@artemcm
Copy link
Contributor Author

artemcm commented Apr 29, 2025

swiftlang/llvm-project#10555
@swift-ci test macOS platform

@artemcm
Copy link
Contributor Author

artemcm commented Apr 30, 2025

@swift-ci Please test Apple Silicon

@artemcm artemcm force-pushed the ParameterizeWeakQueryForSwift branch from dde7fd4 to 8990cd9 Compare April 30, 2025 23:44
@artemcm
Copy link
Contributor Author

artemcm commented Apr 30, 2025

swiftlang/llvm-project#10555
@swift-ci test macOS platform

@artemcm
Copy link
Contributor Author

artemcm commented May 1, 2025

…n target triple

Similarly to how swiftlang#70564 configures 'ClangImporter's 'CodeGenerator' using Swift's compilation target triple, we must use the versioned version of the 'isWeakImported' query to determine linkage for imported Clang symbols.
@artemcm artemcm force-pushed the ParameterizeWeakQueryForSwift branch from 8990cd9 to fe632e5 Compare May 1, 2025 17:39
@artemcm
Copy link
Contributor Author

artemcm commented May 1, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants